Skip to content

Bump pygithub from 1.44.1 to 1.45#108

Merged
marco-c merged 1 commit intomasterfrom
dependabot/pip/pygithub-1.45
Jan 2, 2020
Merged

Bump pygithub from 1.44.1 to 1.45#108
marco-c merged 1 commit intomasterfrom
dependabot/pip/pygithub-1.45

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps pygithub from 1.44.1 to 1.45.

Release notes

Sourced from pygithub's releases.

v1.45

Important

  • This is the last release of PyGithub that will support Python 2.

Breaking Changes

  • Branch.edit_{user,team}_push_restrictions() have been removed
  • The new API is:
    • Branch.add_{user,team}_push_restrictions() to add new members
    • Branch.replace_{user,team}_push_restrictions() to replace all members
    • Branch.remove_{user,team}_push_restrictions() to remove members
  • The api_preview parameter to Github() has been removed.

Bug Fixes & Improvements

  • Allow sha=None for InputGitTreeElement (#1327) (60464f65)
  • Support github timeline events. (#1302) (732fd26a)
  • Update link to GitHub Enterprise in README (#1324) (e1537f79)
  • Cleanup travis config (#1322) (8189a538)
  • Add support for update branch (#1317) (baddb719)
  • Refactor Logging tests (#1315) (b0ef1909)
  • Fix rtd build (b797cac0)
  • Add .git-blame-ignore-revs (573c674b)
  • Apply black to whole codebase (#1303) (6ceb9e9a)
  • Fix class used returning pull request comments (#1307) (f8e33620)
  • Support for create_fork (#1306) (2ad51f35)
  • Use Repository.get_contents() in tests (#1301) (e40768e0)
  • Allow GithubObject.update() to be passed headers (#1300) (989b635e)
  • Correct URL for assignees on PRs (#1296) (3170cafc)
  • Use inclusive ordered comparison for 'parameterized' requirement (#1281) (fb19d2f2)
  • Deprecate Repository.get_dir_contents() (#1285) (21e89ff1)
  • Apply some polish to manage.sh (#1284) (3a723252)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [pygithub](https://github.com/PyGithub/PyGithub) from 1.44.1 to 1.45.
- [Release notes](https://github.com/PyGithub/PyGithub/releases)
- [Commits](PyGithub/PyGithub@v1.44.1...v1.45)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Dec 31, 2019
@dependabot-preview dependabot-preview Bot requested a review from La0 December 31, 2019 08:14
@marco-c marco-c merged commit 35cef89 into master Jan 2, 2020
@marco-c marco-c deleted the dependabot/pip/pygithub-1.45 branch January 2, 2020 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant